Docs.rs
libdeflate-sys-0.7.5
libdeflate-sys 0.7.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
adamkewley
Dependencies
cc ^1.0
build
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate libdeflate_sys
Version 0.7.5
See all libdeflate_sys's items
Structs
Constants
Functions
Type Definitions
?
Crate
libdeflate_sys
source
·
[
−
]
Structs
libdeflate_compressor
libdeflate_decompressor
Constants
libdeflate_result_LIBDEFLATE_BAD_DATA
libdeflate_result_LIBDEFLATE_INSUFFICIENT_SPACE
libdeflate_result_LIBDEFLATE_SHORT_OUTPUT
libdeflate_result_LIBDEFLATE_SUCCESS
Functions
libdeflate_adler32
⚠
libdeflate_alloc_compressor
⚠
libdeflate_alloc_decompressor
⚠
libdeflate_crc32
⚠
libdeflate_deflate_compress
⚠
libdeflate_deflate_compress_bound
⚠
libdeflate_deflate_decompress
⚠
libdeflate_free_compressor
⚠
libdeflate_free_decompressor
⚠
libdeflate_gzip_compress
⚠
libdeflate_gzip_compress_bound
⚠
libdeflate_gzip_decompress
⚠
libdeflate_set_memory_allocator
⚠
libdeflate_zlib_compress
⚠
libdeflate_zlib_compress_bound
⚠
libdeflate_zlib_decompress
⚠
Type Definitions
libdeflate_result